tmap_mode("view")
## tmap mode set to interactive viewing
SA2_SEIFA %>% qtm(fill = "IRSAD_d")
SA2_SEIFA %>% qtm(fill = "IRSD_s")